From: Colin Walters Date: Fri, 12 Aug 2016 21:10:54 +0000 (-0400) Subject: prune: Elaborate on what formats are accepted by dates X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~48^2~20 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=f9933a2631095afe42dfa9cbf7ab69209453cb2b;p=ostree.git prune: Elaborate on what formats are accepted by dates Inquiring minds want to know. Closes: #461 Approved by: giuseppe --- diff --git a/man/ostree-prune.xml b/man/ostree-prune.xml index 9e8cc873..516da2ba 100644 --- a/man/ostree-prune.xml +++ b/man/ostree-prune.xml @@ -93,8 +93,11 @@ Boston, MA 02111-1307, USA. =DATE - All commits older than DATE will be pruned. - + All commits older than DATE will be + pruned. The format of DATE is the same as that + accepted by GNU date utility - for more information + see info date. +